home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
A-B
/
Bible.cpt
/
Hyper Sword
/
background_2636.txt
< prev
next >
Wrap
Text File
|
1989-07-04
|
13KB
|
597 lines
-- background: 2636 from stack: in
-- bmap block id: 6331
-- flags: 4000
-- background id: 0
-- name:
-- part 1 (field)
-- low flags: 00
-- high flags: 0007
-- rect: left=84 top=59 right=106 bottom=444
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Question
-- part 12 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=109 right=131 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer A
-- part 13 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=132 right=154 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer B
-- part 14 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=155 right=177 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer C
-- part 15 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=178 right=200 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer D
-- part 16 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=201 right=223 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer E
-- part 17 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=224 right=246 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer F
-- part 18 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=247 right=269 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer G
-- part 19 (field)
-- low flags: 00
-- high flags: 0002
-- rect: left=45 top=270 right=292 bottom=479
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Answer H
-- part 21 (field)
-- low flags: 00
-- high flags: 0004
-- rect: left=110 top=297 right=317 bottom=417
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 204
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Correction
-- part 22 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=418 top=296 right=316 bottom=435
-- title width / last selected line: 0
-- icon id / first selected line: 1828 / 1828
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Create Card
----- HyperTalk script -----
on mouseUp
set the cursor to 4
put background field id"37" into calc1
add 1 to calc1
doMenu "New Card"
put calc1 into background field id"37"
doMenu "New Button"
set style of button"New Button" to checkbox
get the rect of background button id"26"
set rect of button"New Button" to it
set showname of button"New Button" to false
get the script of background button id"26"
set script of button"New Button"to it
domenu "Copy Button"
end mouseUp
-- part 23 (button)
-- low flags: 00
-- high flags: 8002
-- rect: left=444 top=59 right=106 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 11045 / 11045
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sword Menu
----- HyperTalk script -----
on mouseUp
global duplicate
global number
global scoring
put 1 into duplicate
put 0 into scoring
put 1 into number
set the cursor to 4
hide background button id"49"
hide background field id"48"
hide background field id"52"
hide background button id"53"
put"" into background field id"21"
visual venetian blinds
go to card id 5442
end mouseUp
-- part 24 (button)
-- low flags: 00
-- high flags: 0002
-- rect: left=486 top=295 right=314 bottom=507
-- title width / last selected line: 0
-- icon id / first selected line: 16560 / 16560
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
set the cursor to 4
hide background button id"49"
hide background field id"48"
hide background field id"52"
hide background button id"53"
global scoring
global duplicate
global number
add 1 to number
put"" into background field id"21"
Visual Dissolve
if duplicate>2 then subtract 1 from scoring
domenu"Next"
put 1 into duplicate
end mouseUp
-- part 26 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=143 top=24 right=47 bottom=165
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
set the cursor to 4
global duplicate
put"" into background field id"21"
get loc of background field id"21"
choose browse tool
click at it
play"boing"
type"Sorry your answer is incorrect"
add 1 to duplicate
end mouseUp
-- part 30 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=368 top=24 right=47 bottom=390
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
set the cursor to 4
global duplicate
global scoring
add 1 to scoring
put"" into background field id"21"
get loc of background field id"21"
choose browse tool
Play"Applause"
click at it
type"Correct - Keep up the Good Work."
add 1 to duplicate
end mouseUp
-- part 31 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=443 top=296 right=316 bottom=460
-- title width / last selected line: 0
-- icon id / first selected line: 10527 / 10527
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
set the cursor to 4
set style of button"New Button" to checkbox
get the rect of background button id"30"
set rect of button"New Button" to it
set showname of button"New Button" to false
get the script of background button id"30"
set script of button"New Button"to it
choose button tool
end mouseUp
-- part 32 (field)
-- low flags: 00
-- high flags: 0004
-- rect: left=1 top=21 right=57 bottom=134
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 21
-- text size: 12
-- style flags: 1280
-- line height: 16
-- part name: Description
-- part 33 (button)
-- low flags: 00
-- high flags: 8002
-- rect: left=19 top=59 right=106 bottom=84
-- title width / last selected line: 0
-- icon id / first selected line: 20186 / 20186
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sort
----- HyperTalk script -----
on mouseUp
set lockscreen to true
set cantmodify of this stack to false
set the cursor to 4
hide background button id"49"
hide background field id"48"
hide background field id"52"
hide background button id"53"
put"" into background field id"21"
Sort numeric by background field id"37"
set cantmodify of this stack to true
domenu"Back"
set lockscreen to false
end mouseUp
-- part 37 (field)
-- low flags: 00
-- high flags: 0004
-- rect: left=439 top=22 right=43 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 5
-- text size: 14
-- style flags: 0
-- line height: 18
-- part name:
-- part 38 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=488 top=207 right=280 bottom=506
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Score
----- HyperTalk script -----
on mouseUp
set the cursor to 4
hide background button id"49"
hide background field id"48"
hide background field id"52"
hide background button id"53"
global duplicate
put"" into background field id"21"
set the lockscreen to true
go to card id "15199"
global number
global scoring
if duplicate>2 then subtract 1 from scoring
put scoring into card field id"2"
put number into card field id"3"
put 100 into percentage
divide percentage by number
multiply percentage by scoring
put percentage into card field id"1"
end mouseUp
-- part 43 (field)
-- low flags: 00
-- high flags: 0004
-- rect: left=44 top=320 right=341 bottom=481
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 5
-- text size: 14
-- style flags: 0
-- line height: 18
-- part name: Reference Location
-- part 44 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=486 top=117 right=199 bottom=506
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: RANDOMIZE
----- HyperTalk script -----
on mouseUp
Play"Transporter"
set the cursor to 4
hide background button id"49"
hide background field id"48"
hide background field id"52"
hide background button id"53"
global scoring
global duplicate
global number
add 1 to number
put"" into background field id"21"
Visual Dissolve
if duplicate>2 then subtract 1 from scoring
go to any card of bg id"2636"
put 1 into duplicate
end mouseUp
-- part 48 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=85 top=194 right=292 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 49 (button)
-- low flags: 80
-- high flags: 8002
-- rect: left=54 top=194 right=243 bottom=85
-- title width / last selected line: 0
-- icon id / first selected line: 25854 / 25854
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Helps
----- HyperTalk script -----
on mouseUp
set the cursor to 4
hide background field id"48"
hide background button id"49"
end mouseUp
-- part 50 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=65 top=293 right=320 bottom=94
-- title width / last selected line: 0
-- icon id / first selected line: 8538 / 8538
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: New Button
----- HyperTalk script -----
on mouseUp
set the cursor to 4
global duplicate
if duplicate >= 2 then
show background field id"48"
show background button id"49"
else
visual dissolve
go to card id"7627"
wait 2 seconds
visual dissolve
domenu"Back"
end if
end mouseUp
-- part 52 (field)
-- low flags: 80
-- high flags: 0007
-- rect: left=85 top=59 right=189 bottom=443
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 53 (button)
-- low flags: 80
-- high flags: 8004
-- rect: left=19 top=59 right=107 bottom=85
-- title width / last selected line: 0
-- icon id / first selected line: 28524 / 28524
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Hide Verse
----- HyperTalk script -----
on mouseUp
set the cursor to 4
hide background field id"52"
hide background button id"53"
end mouseUp
-- part 54 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=5 top=300 right=334 bottom=39
-- title width / last selected line: 0
-- icon id / first selected line: 1 / 1
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
set the cursor to 4
global duplicate
if duplicate >= 2 then
show background field id"52"
show background button id"53"
else
visual dissolve
go to card id"7627"
wait 2 seconds
visual dissolve
domenu"Back"
end if
end mouseup